home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1996 March
/
EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso
/
earcd
/
program
/
ixemlsrc.lha
/
ixemul
/
man
/
cat3
/
clock.0
< prev
next >
Wrap
Text File
|
1995-12-23
|
939b
|
67 lines
CLOCK(3) UNIX Programmer's Manual CLOCK(3)
NNAAMMEE
cclloocckk - determine processor time used
SSYYNNOOPPSSIISS
##iinncclluuddee <<ssyyss//ttyyppeess..hh>>
_c_l_o_c_k___t
cclloocckk(_v_o_i_d)
DDEESSCCRRIIPPTTIIOONN
The cclloocckk() function determines the amount of processor time used since
the invocation of the calling process, measured in CLK_TCKs.
RREETTUURRNN VVAALLUUEESS
The cclloocckk() function returns the amount of time used unless an error oc
curs, in which case the return value is -1.
SSEEEE AALLSSOO
getrusage(2)
SSTTAANNDDAARRDDSS
The cclloocckk() function conforms to ANSI C3.1591989 (``ANSI C'').
BSD Experimental June 29, 1991 1